Skip to content

feat: update Cloud SQL authentication to support IAM and refactor connection logic#354

Merged
jirhiker merged 2 commits into
stagingfrom
secure-db
Jan 9, 2026
Merged

feat: update Cloud SQL authentication to support IAM and refactor connection logic#354
jirhiker merged 2 commits into
stagingfrom
secure-db

Conversation

@jirhiker

@jirhiker jirhiker commented Jan 8, 2026

Copy link
Copy Markdown
Member

Why

This PR addresses the following problem / context:

  • Enable Cloud SQL IAM auth in the app while reusing the shared env‑boolean helper

How

Implementation summary - the following was changed / added / removed:

  • Replaced the local _get_bool_env helper in db/engine.py with services.util.get_bool_env
  • Kept Cloud SQL IAM auth toggling intact for both sync and async connectors

Notes

Any special considerations, workarounds, or follow-up work to note?

  • Ensure CLOUD_SQL_IAM_AUTH=true is set in the runtime environment to use IAM auth

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@jirhiker jirhiker merged commit c217fcb into staging Jan 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant